Click or drag to resize

Body Constructor (String, BodyType)

Initializes a new instance of the Body class.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public Body(
	string text,
	BodyType type
)

Parameters

text
Type: SystemString
type
Type: Independentsoft.ExchangeBodyType
See Also